home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: Convertion from c to Fortran
- Date: 21 Feb 1996 10:26:06 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4gfo3uINNbtm@keats.ugrad.cs.ubc.ca>
- References: <4gbdp3$abv@newsbf02.news.aol.com>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <4gbdp3$abv@newsbf02.news.aol.com>,
- GShunnarah <gshunnarah@aol.com> wrote:
- >Subject: Converting for c to Fortran
- >
- >From: GShunnarah@aol.com
- >
- >I need information on converting a c program to Fortran.
-
- I suspect that a C program is not easily expressed in the Fortran paradigm. The
- trend is to do the reverse, which is adequately handled by the 'f2c' software
- from AT&T.
- --
-
-